home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0353.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  3.0 KB  |  68 lines

  1.  
  2. I have received a number of queries from folks who are using
  3. my external dialer, GoSlip!, regarding its maximum allowed
  4. baud rate of 19200.  The reason for this limitation is that I am
  5. using the serial port custom control included with Visual Basic
  6. 3.0, and this custom control is limited to that baud rate.  Although
  7. I myself have a 14400 modem, I have never noticed any difference
  8. between using my program set to 19200 and other comm packages
  9. set to 57600, so long as I have TCPMAN set to 57600.  My
  10. assumption is that the modem negotiates the compression and
  11. acheives maximum throughput, but I could be wrong (it happens
  12. often)!  Moreover, under control panel I've noted that windows
  13. only offers up to 19200 as a port speed, but I'm told it will
  14. accept higher values????
  15.  
  16. If anyone can educated me and others about the nitty gritty of 
  17. baud rates under Windows, educate away!
  18.  
  19. Regards to all!
  20.  
  21. Rob Reuss
  22. rsr@cunyvms1.gc.cuny.edu
  23. From news@bigblue.oit.unc.edu Fri Apr 29 11:21:06 1994
  24. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  25.           id AA20400; Fri, 29 Apr 1994 19:02:14 -0400
  26. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  27.           id AA14684; Fri, 29 Apr 1994 18:53:13 -0400
  28. Received: from GATEWAY by bigblue with netnews
  29.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  30. To: winsock@sunsite.unc.edu
  31. Date: Fri, 29 Apr 1994 11:21:06 GMT
  32. From: paul@ace.acadiau.ca (Paul Steele)
  33. Message-Id: <paul.518.2DC0EDA2@ace.acadiau.ca>
  34. Organization: Acadia University
  35. Sender: ses
  36. References: <chris.3.0010A06F@clubside.digex.net>, <sherwood.47.2DBFB8AD@zeta.is.tcu.edu>
  37. Subject: Re: New PD Telnet and FTP for Winsock
  38.  
  39. >>Hello all, I am new to the Internet, and even newer to programming Internet 
  40. >>clients, but after a few weeks fumbling around with the horrible Telnet 
  41. >>clients I've seen for winsock, I've gone ahead and written my own using Visual 
  42. >>Basic and Distinct's excellent winsock VBX. So far I have implemented the 
  43. >>following:
  44. >>Features I won't have ready before the first release (planned for Friday):
  45. >>     * VT-100 or any other emulation other than tty
  46.  
  47. >>Why I'm typing this here is so if other people who call MUDs or use Telnet for 
  48. >>a lot of work, and who have some clue as to what features would be nice, could 
  49. >>please tell me what they want in a Telnet client. I'm open to any and all 
  50. >>suggestions.
  51.  
  52. One thing I'd like to see is the ability to program the function keys, and 
  53. have different definitions for different hosts.  It would also be good to 
  54. allow the shifted, control, and alt plains to be programmed as well.
  55.  
  56. When you add VT-100 emulation, it would be good to support both transparent 
  57. and copy print modes so output can be redirected to local printers.  An 
  58. interesting twist to this would be to allow output to be routed to a network 
  59. printer via LPR protocol.  That would be really useful here...
  60.  
  61.  
  62.  
  63. ___
  64. Paul Steele, Network Services Manager              902-542-2200x1660
  65. Acadia University, Computer Centre            FAX: 902-542-4364
  66. Wolfville, Nova Scotia, Canada, B0P 1X0  Internet: Paul.Steele@acadiau.ca
  67.  
  68.